xen.git
2005-12-01 dan@localhost... Add test for the last unresolved bit of bug #416. ...
2005-12-01 kaf24@firebug... Move net split driver onto ring.h generic rings.
2005-12-01 kaf24@firebug... ptsname() is applied to the master fd, not the slave fd.
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Move the dom0 ballooning-out code from the xm create...
2005-12-01 emellor@leeni... Remove /local when xenstored starts. This stops stale...
2005-12-01 emellor@leeni... Work around the fact that the physinfo dom0 call is...
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Added a pages_to_kib function, which converts a page...
2005-12-01 rread@ubuntu... Match rename of free_pages field to free_memory
2005-12-01 stekloff@elm3b216... Remove config.py, it's autogenerated from config.py.in
2005-12-01 emellor@leeni... Merged.
2005-12-01 iap10@freefall... Add a new /proc/xen file called 'capabilities'. Current...
2005-12-01 iap10@freefall... Improve the tls warning message to mention that the...
2005-11-30 emellor@leeni... Merged.
2005-11-30 emellor@leeni... Added xm rename command. Improve the argument checking...
2005-11-30 emellor@leeni... Miscellaneous tidying up, no semantic changes.
2005-11-30 emellor@leeni... Fix test following uuid format change in changeset...
2005-11-30 emellor@leeni... Move the relocate.setupRelocation code into XendDomain...
2005-11-30 emellor@leeni... Match rename of xm info field from memory to total_memory.
2005-11-30 emellor@leeni... Fix the reporting when this test fails (the eyecatcher...
2005-11-30 emellor@leeni... Don't refuse to clean up after a domain death when...
2005-11-30 emellor@leeni... Move the translation from pages to MiB out of XendNode...
2005-11-30 emellor@leeni... Cope with longs being passed to xstransact.write.
2005-11-30 emellor@leeni... Added the errno to the messages printed with the ERR...
2005-11-30 kaf24@firebug... GNTTABOP_map_grant_ref returns error status and handle as
2005-11-30 kaf24@firebug... Public interface cleanups. Widen some fields in public
2005-11-30 kaf24@firebug... Remove some vmx header files from Xen public interfaces.
2005-11-30 dan@guaranine... Some tweaks to the restore and migrate tests to expose...
2005-11-30 dan@caffeine... Remove useless test 05_create_noroot_noram
2005-11-30 dan@guaranine... Enable console debug dumping so that we submit the...
2005-11-30 kaf24@firebug... Fix serial pty creation in qemu-dm. Set raw attributes to
2005-11-30 kaf24@firebug... We need to do sync when mov_to_cr3 to a value already...
2005-11-30 kaf24@firebug... Add ATA-over-Ethernet as a module to the default 32...
2005-11-30 kaf24@firebug... domain_pause duplicates the code from vcpu_pause. Elimi...
2005-11-30 kaf24@firebug... Removes the carriage returns from some of the vtpm
2005-11-30 kaf24@firebug... writable_pl1e in shadow mode is a machine address, so
2005-11-29 smh22@firebug... Disable some over-zealous sanity checking for now ...
2005-11-29 smh22@firebug... Fix typo.
2005-11-29 emellor@leeni... Tidy and comment use of canonicalise_mode, et al.
2005-11-29 emellor@leeni... Merged.
2005-11-29 emellor@leeni... Increase device timeout to 10 seconds, as restarting...
2005-11-29 smh22@firebug... Avoid audit code during live migrate on 32bit since...
2005-11-29 emellor@leeni... Support facilities for the new DHCP support.
2005-11-29 emellor@leeni... Added trap for ERR, to get better response from the...
2005-11-29 emellor@leeni... Replace grep >&/dev/null with grep -q.
2005-11-29 emellor@leeni... Added DHCP server support, configured by a dhcp=yes...
2005-11-29 smh22@firebug... Tidy up audit code for PAE plus avoid its use during...
2005-11-29 smh22@firebug... Cleanup backend block device logic under save/restore...
2005-11-29 kaf24@firebug... Remove shadow32 dead code (it's never built for other...
2005-11-29 kaf24@firebug... Fix vmx guest issue of allowing accessing supervisor...
2005-11-29 kaf24@firebug... Small fix for shadow mode: fix a p.t. limit check.
2005-11-29 kaf24@firebug... Clean up a previous qemu workaround where we use
2005-11-29 kaf24@firebug... Fix a race condition for multi-thread qemu dma, where...
2005-11-29 pl@us.ibm.comFix minor traceback in xen-bugtool when send fails
2005-11-28 rread@ubuntu... The device sharing check races when more than one file...
2005-11-28 rread@ubuntu... Make psmouse module builtin.
2005-11-28 kaf24@firebug... Bundle vcpu_time and vcpu_info structures together...
2005-11-28 dan@guaranine... Fix isConsoleDead() to actually run a command on the...
2005-11-28 emellor@leeni... Merged.
2005-11-28 cl349@firebug... Move mk-symlinks target into tools/Rules.mk.
2005-11-28 emellor@leeni... Change uuid string format to match that outputted by...
2005-11-28 kaf24@firebug... Hardcode many cpu features for x86/64 -- we know 64-bit
2005-11-28 kaf24@firebug... In alloc_vcpu_struct, after doing a memset on the new...
2005-11-28 kaf24@firebug... Remove bogus extra unmap_domain_page() call in
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... minor printf and log message rework in the shadow code.
2005-11-28 Michael.Fetterman... Allow __gpfn_to_mfn() to automatically deal with transl...
2005-11-28 kaf24@firebug... arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c
2005-11-28 kaf24@firebug... Simplify boot_vcpu() implementation.
2005-11-28 emellor@leeni... Use StringIO to simplify string_iterator here. Altered...
2005-11-28 emellor@leeni... Added README.xen-bugtool.
2005-11-28 emellor@leeni... Change uses of \s within sed regexps -- some versions...
2005-11-28 emellor@leeni... Added xen-bugtool, an application that collects various...
2005-11-27 emellor@leeni... Set a console limit, in order to detect runaways.
2005-11-27 emellor@leeni... Fix console handling; saveLog call was broken if Consol...
2005-11-27 emellor@leeni... Remove keyword from call to xc.domain_setmaxmem; keywor...
2005-11-27 emellor@leeni... Merged.
2005-11-27 emellor@leeni... Change the console handling, to remove the loop and...
2005-11-27 emellor@leeni... Use the getId method to tidy up simple call to domid.
2005-11-27 emellor@leeni... Remove looping from handling of xm domid. This command...
2005-11-27 emellor@leeni... Mark 03_network_attach_detach as XFAIL. There are...
2005-11-27 emellor@leeni... Restore 05_create_noroot, as this test now seems to...
2005-11-27 emellor@leeni... Remove some Makefile cruft.
2005-11-27 emellor@leeni... Added device-sharing checks for loopback-mounted files...
2005-11-27 emellor@leeni... Renable FAIL call that was disabled back when block...
2005-11-26 emellor@leeni... Write the error message and the hotplug-status=busy...
2005-11-26 smh22@firebug... Fix formatting.
2005-11-26 smh22@firebug... Fix save/restore and migrate on x86_64.
2005-11-26 kaf24@firebug... More cleanups to the pmd-shared patch.
2005-11-26 kaf24@firebug... Clean the arch_memory_op() for-loop header.
2005-11-26 smh22@firebug... Fix x86_64 build.
2005-11-26 emellor@leeni... Merged.
2005-11-26 emellor@leeni... Fix the unpause_basic test. The console will appear...
2005-11-26 emellor@leeni... Fix the 06_block-list_checkremove test. The use of...
2005-11-26 emellor@leeni... Added a comment.
2005-11-25 emellor@leeni... Also, make a small tweak to the 12_block_attach test...
2005-11-25 emellor@leeni... Check when using physical devices that the device is...
2005-11-25 kaf24@firebug... Implement new memory_op() XENMEM_machphys_mfn_list...
next